 |
API Documentation
|
|
|
13 class DLL_MEMORY_EXPORT
LogManager final :
public nkCommon::SingletonClass<LogManager>
Responsible for logging all messages from the component.
Definition: LogManager.h:14
void log(const nkMemory::StringView &message, const nkMemory::StringView &className)
void setReceiver(nkLog::Logger *receiver)
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
An interface to make all logging capabilities central.
Definition: Logger.h:15
nkLog::Logger * getReceiver() const
Encompasses all API of component NilkinsMemory.
Definition: Allocator.h:7